Total Complexity | 16 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 120 |
Lines of code | 54 |
Logical lines of code | 31 |
Comment lines | 43 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
cart_items_count() | 59 | 5 | 15 | |
products_in_cart() | 61 | 3 | 13 | |
cart_items_quantity() | 71 | 2 | 6 | |
cart_payment_method() | 69 | 2 | 7 | |
cart_coupons() | 69 | 2 | 7 | |
cart_total_weight() | 81 | 1 | 3 | |
cart_subtotal() | 79 | 1 | 3 |